CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv moving

搜索资源列表

  1. TrackingAlgorithm

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 version of the SAMPLE in this example is given
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:7829
    • 提供者:梁浩
  1. Mo

    0下载:
  2. OpenCV 函数。运动物体的检查和其路线的跟踪记录-OpenCV function. Inspection of moving objects and track record of its route. . . .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1660
    • 提供者:Eric Wang
  1. opencv

    0下载:
  2. 在pencv中如何实现对运动物体检测的代码。-How to achieve the pencv moving object detection code.
  3. 所属分类:Multi Monitor

    • 发布日期:2017-04-03
    • 文件大小:5714
    • 提供者:刘彩云
  1. blobtrack

    0下载:
  2. opencv实现运动目标跟踪,检测,自己开发的,效果不错-opencv tracking moving objects, detection, self-developed, good results
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1482291
    • 提供者:孔龙飞
  1. OpenCV

    1下载:
  2. 摄影测量学发展而来的直接线性变换(DLT)方法和扩展的直接线性变换方法,有基于径向排列约束(RAC) 的两步法(Tsai方法),有基于不同位置平面模板的张正友法(Zhang),也有基于摄像机本身移动无需外部标 定物的自标定方法。 OpenCV是Intel开源计算机视觉库,它由一系列c函数和少量C++类构成,具有强大的图像处理、图 像分析和图像理解功能,它的函数实现了很多经典的图像处理和计算机视觉方面的算法,是机器视觉研究 与开发的良好工具。-Photogrammetry de
  3. 所属分类:OpenCV

    • 发布日期:2014-04-07
    • 文件大小:454656
    • 提供者:崔鹏举
  1. meanshift

    0下载:
  2. meanshift函数对于运动模型的实时跟踪,初始手动选择跟踪范围。-meanshift based on the moving model, select the area which you want to focus.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12756541
    • 提供者:Wang
  1. hello2

    0下载:
  2. opencv 运动目标的识别,二值化模板-opencv recognition of moving objects, binary template
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:716554
    • 提供者:kyle
  1. moving-object-detection

    0下载:
  2. 读视频文件和运动物体检测的源代码,基于openCV,在VC6下实现。推荐大家使用-Read video files and moving object detection in source code, based on openCV, in VC6 to achieve. Recommend the use of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:45494
    • 提供者:OSer
  1. moving-objiec-detection

    0下载:
  2. 基于opencv的运动目标检测,帮助初学者对opencv有一个感性的认识-Opencv-based moving object detection, to help beginners have an emotional understanding of opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:1604
    • 提供者:zhaoqingyong
  1. OpenTLD

    0下载:
  2. 用于在视频中进行运动物体的跟踪。matlab与c混合编程,需要用到openCV。-For tracking moving objects in the video.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9590507
    • 提供者:ning
  1. moving-object-detection-method-

    0下载:
  2. 针对视频监控系统的运动目标检测部分,介绍了以OpenCV为平台,以背景减法与帧差法为基础的检测方法。它以背景减法建立和更新背景模型,利用感兴趣区域的设置提高实时性,引入修正的大津法自适应阈值改善二值化效果,并以帧差法为补充降低虚报率及光照变化的影响。实验表明,该方法可以快速有效地对运动目标实施报警。-OpenCV-based moving object detection method and application of some of the articles I read, I feel
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:260901
    • 提供者:mei88
  1. Moving-target-detection

    0下载:
  2. 在visualc++平台和已经安装有opencv的PC机上运行。实现固定背景下运动目标检测的功能。-Run in visualc platform and has been installed opencv it on a PC. Fixed the context of moving object detection function.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1274
    • 提供者:姜维
  1. OpenCV-based-moving-

    0下载:
  2. 背景差分法 Opencv 运动目标识别 瞬时差分法-Background subtraction method the Opencv movement target identification temporal difference method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:353756
    • 提供者:王连新
  1. opencv-

    0下载:
  2. 基于opencv的运动物体跟踪实验报告,包括源码以及整个实验流程-Opencv-based moving object tracking experiment reports, including the source and throughout the experimental procedure
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:174197
    • 提供者:王钰
  1. moving-pattern

    0下载:
  2. 介绍关于Opencv图像处理库里面关于运动模版的一个例子代码。-Introduced on the the Opencv image processing library on the inside of a sports template example code.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3703482
    • 提供者:xue
  1. 123-opencv-detection

    0下载:
  2. 运动轨迹提取,详细说明了运动物体的不通过应用。以及实现方法和程序代码-Trajectory extraction, detailed descr iption of the moving object by the application. And the realization of the method and program code
  3. 所属分类:PropertySheet

    • 发布日期:2017-11-09
    • 文件大小:30543872
    • 提供者:闫文
  1. cvtest

    0下载:
  2. opencv运动目标检测功能源代码,在vs2010环境中运行。-The opencv moving target detection function source code, vs2010 environment.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:4293
    • 提供者:葛文
  1. OpenCV-VIDEO-DETCTION

    0下载:
  2. 计算机视觉是研究用计算机模拟生物外显或宏观视觉功能的科学和技术。作 为计算机视觉研究的一个分支—运动目标的检测与跟踪,就是对视场内的运动目 标,如人或车辆等,进行实时的观测,并在此基础上对被观测对象进行分类,然 后分析它们的行为。近年来,计算机视觉的研究重点已经从对静态图像的研究过 渡到对动态图像序列的研究上面,这方面的典型应用包括自动化的视频监控系 统、视频MPEG编解码技术、人机交互的感知接口、军事上的制导、雷达视频 图像中的
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:5889717
    • 提供者:土豆
  1. open--the--picture-by--opencv

    0下载:
  2. 借用VC++调用opencv函数进行图片打开,用于运动目标图片的检测-Use vc++ opencv function called open, used in the detection of moving object image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:533
    • 提供者:张帅
  1. opencv

    0下载:
  2. opencv 图像跟踪 用质心跟踪运动物体 并可手动标记运动物体-opencv C++ Tracking moving objects with a mass center moving objects can be manually tagged
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-03
    • 文件大小:1799
    • 提供者:罗小康
« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com